PreviousNextTracker indexSee it online !

(2/3) 971 - SQL Plugin 1.2

{{{ SqlPlugin 1.2
Source: https://svn.code.sf.net/p/jedit/svn/plugins/SQL/tags/1.2
Announcement: * Use ThreadUtilities instead of VFSManager
* Unload the toolbar when unloading the plugin
* Automatically hide Resultset tab when there are no more resultsets
* Fix plugin unload
Requires Java 1.6
Requires jEdit 04.04.99.00
Required plugins:
Common Controls 1.4 (CommonControlsPlugin)
ErrorList 1.9 (errorlist.ErrorListPlugin)
Project Viewer 3.2.0 (projectviewer.ProjectPlugin)
XML 2.8.0 (xml.XmlPlugin)

Short Description: Cross-DBMS JDBC-based SQL client

Long Description: The SQL plugin provides a universal SQL client for virtually any type of
the DBMS accessible through some JDBC driver.

The plugin allows to execute a block of text as series of SQL statements,
against a chosen database. In addition, the plugin provides a module
representing databases as virtual filesystems.
}}}

Submitted kpouer - 2015-03-31 09:38:40.168000 Assigned
Priority 5 Labels
Status open Group None
Resolution None

Comments